runtime.p.tracebuf (field)
7 uses
runtime (current package)
runtime2.go#L653: tracebuf traceBufPtr
trace.go#L308: buf := p.tracebuf
trace.go#L311: p.tracebuf = 0
trace.go#L350: if p.tracebuf != 0 {
trace.go#L481: buf := pp.tracebuf
trace.go#L482: pp.tracebuf = 0
trace.go#L627: return mp, p.id, &p.tracebuf
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)